home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / mxutil / tspak17 / piano.doc < prev    next >
Text File  |  1994-08-30  |  3KB  |  104 lines

  1. PIANO.COM is a silly little program to play the SN76496-equivalent 
  2. circuitry on the PC-Jr or Tandy 1000-series like a piano.  The 
  3. following keys are used:
  4.  
  5.       Key           Note
  6.     caps lock    not used
  7.     left shift    A2
  8.     A        A#2
  9.     Z        B2
  10.     S        not used
  11.     X        C3
  12.     D        C#3
  13.     C        D3
  14.     F        D#3
  15.     V        E3
  16.     G        not used
  17.     B        F3
  18.     H        F#3
  19.     N        G3
  20.     J        G#3
  21.     M        A3
  22.     K        A#3
  23.     ,        B3
  24.     L        not used
  25.     .        C4
  26.     ;        C#4
  27.     /        D4
  28.     '        D#4
  29.     right shift    E4
  30.     enter        not used
  31.     `        not used
  32.     tab        F4
  33.     1        F#4
  34.     Q        G4
  35.     2        G#4
  36.     W        A4
  37.     3        A#4
  38.     E        B4
  39.     4        not used
  40.     R        C5
  41.     5        C#5
  42.     T        D5
  43.     6        D#5
  44.     Y        E5
  45.     7        not used
  46.     U        F5
  47.     8        F#5
  48.     I        G5
  49.     9        G#5
  50.     O        A5
  51.     0        A#5
  52.     P        B5
  53.     -        not used
  54.     [        C6
  55.     =        C#6
  56.     ]        D6
  57.     backspace    D#6
  58.     \        E6
  59.  
  60. <esc> exits the program.  In accordance with the sound chip's 
  61. capabilities, up to 3 notes can be played at a time.  Notes given are 
  62. American Standard Pitch, Equal Tempered Scale, or as close as I can 
  63. get; C4 (period) is middle C.  High notes are not as close to the true 
  64. frequency as low ones.
  65.  
  66. This program always plays notes at the maximum volume; there is no 
  67. volume control.
  68.  
  69. When the program starts, it displays the keyboard layout:
  70.  
  71.                      -- Tandy Piano --
  72.  
  73.        1   2   3       5   6       8   9   0       =  backsp
  74.       F#4 G#4 A#4     C#5 D#5     F#5 G#5 A#5     C#6  D#6
  75.  
  76.     tab  Q   W   E   R   T   Y   U   I   O   P   [   ]   \
  77.      F4  G4  A4  B4  C5  D5  E5  F5  G5  A5  B5  C6  D6  E6
  78.  
  79.            A       D   F       H   J   K       ;   '
  80.           A#2     C#3 D#3     F#3 G#3 A#3     C#4 D#4
  81.  
  82.       shift  Z   X   C   V   B   N   M   ,   .   /  shift
  83.        A2    B2  C3  D3  E3  F3  G3  A3  B3  C4  D4  E4
  84.  
  85.     Period is middle C.  Hit <escape> to halt the program.
  86.  
  87. This program was written on a Tandy 1000TL with a 101-key keyboard.  
  88. If you have another keyboard, the key for the top note will be in the 
  89. wrong place.  On the 83-key keyboard, the top note is the \ key on the 
  90. bottom row next to the left shift.  On the 84-key keyboard, the top 
  91. note is the \ key on the top row between = and backspace.  On the old 
  92. Tandy keyboard (1000TX and prior), the top note is the left arrow key.
  93.  
  94. This program requires a PCjr or Tandy 1000 (or later Tandy) with the 
  95. Texas Instruments SN76496 3-voice sound chip or equivalent circuitry.  
  96. The program will check to see if you have the chip.  If not, the 
  97. following will be displayed:
  98.  
  99.   This program requires a PC-Jr or Tandy 1000 or 2500 with a 3-voice tone
  100.   generator.  It will not run on your machine.
  101.  
  102. This little time-waster is free, no warraties, etc., etc.  If you have 
  103. comments for me, you can send them to tvdog@delphi.com, or post to 
  104. comp.sys.tandy, which I usually follow.